home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / vim_src.zip / PARAM.PRO < prev    next >
Text File  |  1993-01-12  |  159b  |  6 lines

  1. /* param.c */
  2. void set_init __PARMS((void));
  3. void doset __PARMS((char *arg));
  4. int makeset __PARMS((struct __stdio *fd));
  5. void clear_termparam __PARMS((void));
  6.